|
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| J3DAnmTransform * | getTrnsfrmAnmP (char const *, int) |
| |
| J3DAnmTransformKey * | getTrnsfrmKeyAnmP (char const *, int) |
| |
| J3DAnmTexPattern * | getTexPtrnAnmP (char const *, int) |
| |
| J3DAnmTextureSRTKey * | getTexSRTKeyAnmP (char const *, int) |
| |
| J3DAnmTevRegKey * | getTevRegKeyAnmP (char const *, int) |
| |
| J3DAnmColor * | getColorAnmP (char const *, int) |
| |
| void | setBckAnm (J3DAnmTransform *, f32, int, int, int, bool) |
| |
| int | setMcaMorfAnm (J3DAnmTransformKey *, f32, f32, int, int, int) |
| |
| void | setBtpAnm (J3DAnmTexPattern *, J3DModelData *, f32, int) |
| |
| void | setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | setBpkAnm (J3DAnmColor *, J3DModelData *, f32, int) |
| |
| int | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| int | execute () |
| |
| int | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| int | checkEndAnm (f32) |
| |
| int | checkEndAnm (J3DFrameCtrl *, f32) |
| |
| void | playAllAnm () |
| |
| void | setMtx () |
| |
| void | ctrlFaceMotion () |
| |
| void | ctrlMotion () |
| |
| int | ctrlMsgAnm (int *, int *, fopAc_ac_c *, int) |
| |
| void | evtChange () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| fopAc_ac_c * | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, cXyz, s16) |
| |
| void | chkFindActor (fopAc_ac_c *, int, s16) |
| |
| void | chkWolfAction () |
| |
| void | chkFindWolf (s16, int, int, f32, f32, f32, f32, int) |
| |
| void | srchPlayerActor () |
| |
| void | getAttnPos (fopAc_ac_c *) |
| |
| void | turn (s16, int, int) |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | getActorDistance (fopAc_ac_c *, int, int) |
| |
| int | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| fopAc_ac_c * | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| fopAc_ac_c * | getShopItemTagP () |
| |
| void | setHitodamaPrtcl () |
| |
| virtual | ~daNpcT_c () |
| |
| virtual void | ctrlBtk () |
| |
| virtual void | ctrlSubFaceMotion (int) |
| |
| virtual bool | checkChangeJoint (int) |
| |
| virtual bool | checkRemoveJoint (int) |
| |
| virtual s32 | getBackboneJointNo () |
| |
| virtual s32 | getNeckJointNo () |
| |
| virtual s32 | getHeadJointNo () |
| |
| virtual s32 | getFootLJointNo () |
| |
| virtual s32 | getFootRJointNo () |
| |
| virtual bool | getEyeballLMaterialNo () |
| |
| virtual bool | getEyeballRMaterialNo () |
| |
| virtual bool | getEyeballMaterialNo () |
| |
| virtual void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| virtual void | afterJntAnm (int) |
| |
| virtual void | setParam () |
| |
| virtual bool | checkChangeEvt () |
| |
| virtual bool | evtTalk () |
| |
| virtual bool | evtEndProc () |
| |
| virtual bool | evtCutProc () |
| |
| virtual void | setAfterTalkMotion () |
| |
| virtual int | evtProc () |
| |
| virtual void | action () |
| |
| virtual void | beforeMove () |
| |
| virtual void | afterMoved () |
| |
| virtual void | setAttnPos () |
| |
| virtual void | setFootPos () |
| |
| virtual void | setCollision () |
| |
| virtual void | setFootPrtcl (cXyz *, f32, f32) |
| |
| virtual bool | checkCullDraw () |
| |
| virtual void | twilight () |
| |
| virtual bool | chkXYItems () |
| |
| virtual void | evtOrder () |
| |
| virtual void | decTmr () |
| |
| virtual void | clrParam () |
| |
| virtual int | drawDbgInfo () |
| |
| virtual void | drawOtherMdl () |
| |
| virtual void | drawGhost () |
| |
| virtual bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| virtual bool | afterSetMotionAnm (int, int, f32, int) |
| |
| virtual daNpcT_faceMotionAnmData_c | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| virtual daNpcT_motionAnmData_c | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| virtual void | changeAnm (int *, int *) |
| |
| virtual void | changeBck (int *, int *) |
| |
| virtual void | changeBtp (int *, int *) |
| |
| virtual void | changeBtk (int *, int *) |
| |
| virtual void | setMotionAnm (int, f32, int) |
| |
| bool | checkHide () |
| |
| s16 | checkStep () |
| |
| void | setCommander (fopAc_ac_c *param_0) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | srchActor (void *, void *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | getAttnPos (fopAc_ac_c *) |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| void | getShopItemTagP () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | getActorDistance (fopAc_ac_c *, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getShopItemTagP () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getShopItemTagP () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getShopItemTagP () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | getTexSRTKeyAnmP (char const *, int) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | getColorAnmP (char const *, int) |
| |
| void | setMcaMorfAnm (J3DAnmTransformKey *, f32, f32, int, int, int) |
| |
| void | setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | setBpkAnm (J3DAnmColor *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | changeBtk (int *, int *) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | execute () |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getBackboneJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | setAfterTalkMotion () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | getColorAnmP (char const *, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | setBpkAnm (J3DAnmColor *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlMsgAnm (int *, int *, fopAc_ac_c *, int) |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | evtEndProc () |
| |
| bool | checkChangeEvt () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, cXyz, s16) |
| |
| void | chkFindWolf (s16, int, int, f32, f32, f32, f32, int) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | getActorDistance (fopAc_ac_c *, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (csXyz) |
| |
| void | setDamage (int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getBackboneJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| void | setAfterTalkMotion () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | getTexPtrnAnmP (char const *, int) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | setBtpAnm (J3DAnmTexPattern *, J3DModelData *, f32, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getBackboneJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | setAfterTalkMotion () |
| |
| void | afterMoved () |
| |
| void | setCollision () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | getAttnPos (fopAc_ac_c *) |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (csXyz) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| void | getShopItemTagP () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | getAttnPos (fopAc_ac_c *) |
| |
| void | turn (s16, int, int) |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmAnmP (char const *, int) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | getTexSRTKeyAnmP (char const *, int) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getBackboneJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | setAfterTalkMotion () |
| |
| void | afterMoved () |
| |
| void | setCollision () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | getTexSRTKeyAnmP (char const *, int) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getBackboneJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | setAfterTalkMotion () |
| |
| void | afterMoved () |
| |
| void | setCollision () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | getTexSRTKeyAnmP (char const *, int) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getBackboneJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | setAfterTalkMotion () |
| |
| void | afterMoved () |
| |
| void | setCollision () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | getTexSRTKeyAnmP (char const *, int) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getBackboneJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | evtEndProc () |
| |
| void | setAfterTalkMotion () |
| |
| void | afterMoved () |
| |
| void | setCollision () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | ctrlBtk () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setMotionAnm (int, f32, int) |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getBackboneJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| void | setParam () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtTalk () |
| |
| bool | evtEndProc () |
| |
| bool | evtCutProc () |
| |
| void | setAfterTalkMotion () |
| |
| void | action () |
| |
| void | beforeMove () |
| |
| void | afterMoved () |
| |
| void | setAttnPos () |
| |
| void | setCollision () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| bool | drawDbgInfo () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| void | afterJntAnm (int) |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | getAttnPos (fopAc_ac_c *) |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | getAttnPos (fopAc_ac_c *) |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | calcSpeedAndAngle (cXyz, int, s16, s16) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| s32 | getHeadJointNo () |
| |
| s32 | getNeckJointNo () |
| |
| s32 | getBackboneJointNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | chkActorInSight (fopAc_ac_c *, f32, s16) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| s32 | getNeckJointNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setAngle (s16) |
| |
| void | hitChk (dCcD_GObjInf *, u32) |
| |
| void | setDamage (int, int, int) |
| |
| void | srchPlayerActor () |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| void | ctrlSubFaceMotion (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballMaterialNo () |
| |
| bool | checkChangeEvt () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| void | drawOtherMdl () |
| |
| void | drawGhost () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| bool | afterSetMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| |
| void | srchActor (void *, void *) |
| |
| void | getTrnsfrmKeyAnmP (char const *, int) |
| |
| void | getTexSRTKeyAnmP (char const *, int) |
| |
| void | getTevRegKeyAnmP (char const *, int) |
| |
| void | setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int) |
| |
| void | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| |
| void | loadRes (s8 const *, char const **) |
| |
| void | deleteRes (s8 const *, char const **) |
| |
| void | execute () |
| |
| void | draw (int, int, f32, _GXColorS10 *, f32, int, int, int) |
| |
| void | setEnvTevColor () |
| |
| void | setRoomNo () |
| |
| void | ctrlBtk () |
| |
| void | setMtx () |
| |
| void | ctrlJoint (J3DJoint *, J3DModel *) |
| |
| void | evtProc () |
| |
| void | setFootPos () |
| |
| void | setFootPrtcl (cXyz *, f32, f32) |
| |
| bool | checkCullDraw () |
| |
| void | twilight () |
| |
| void | evtOrder () |
| |
| void | evtChange () |
| |
| void | clrParam () |
| |
| void | setFaceMotionAnm (int, bool) |
| |
| void | setMotionAnm (int, f32, int) |
| |
| void | setPos (cXyz) |
| |
| void | setAngle (s16) |
| |
| void | setAngle (csXyz) |
| |
| void | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| |
| void | step (s16, int, int, int, int) |
| |
| void | initTalk (int, fopAc_ac_c **) |
| |
| void | talkProc (int *, int, fopAc_ac_c **, int) |
| |
| void | getNearestActorP (s16) |
| |
| void | getEvtAreaTagP (int, int) |
| |
| | ~daNpcT_c () |
| |
| | daNpcT_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) |
| |
| bool | getEyeballMaterialNo () |
| |
| s32 | getNeckJointNo () |
| |
| void | ctrlSubFaceMotion (int) |
| |
| bool | checkChangeJoint (int) |
| |
| bool | checkRemoveJoint (int) |
| |
| s32 | getFootLJointNo () |
| |
| s32 | getFootRJointNo () |
| |
| bool | getEyeballLMaterialNo () |
| |
| bool | getEyeballRMaterialNo () |
| |
| bool | evtEndProc () |
| |
| void | afterMoved () |
| |
| bool | chkXYItems () |
| |
| void | decTmr () |
| |
| bool | afterSetFaceMotionAnm (int, int, f32, int) |
| |
| void | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| |
| void | getMotionAnm (daNpcT_motionAnmData_c) |
| |
| void | changeAnm (int *, int *) |
| |
| void | changeBck (int *, int *) |
| |
| void | changeBtp (int *, int *) |
| |
| void | changeBtk (int *, int *) |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |